home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / template / hello world program.psl < prev    next >
Text File  |  2002-06-19  |  67b  |  5 lines

  1.  
  2. # basic template file for Patrol PSL
  3.  
  4. print("hello world\n");
  5.